[ psqlodbc-Bugs-1010541 ] applications crash with SIGPIPE

Bugs item #1010541, was opened at 2008-12-29 15:42
You can respond by visiting:
http://pgfoundry.org/tracker/?func=detail&atid=538&aid=10105 41&group_id=1000125

Category: None
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Brian Feldman (brianfeldman)
Assigned to: Nobody (None)
Summary: applications crash with SIGPIPE

Initial Comment:
Any time a PostgreSQL server is restarted, applications using the ODBC driver to connect to it will get a SIGPIPE and often crash because of it. Libraries have no business generating SIGPIPE, so MSG_NOSIGNAL/MSG_NOSIGPIPE/etc. should be specified for the send(2) calls instead.

------------------------------------------------------------ ----------

You can respond by visiting:
http://pgfoundry.org/tracker/?func=detail&atid=538&aid=10105 41&group_id=1000125

--
Sent via pgsql-odbc mailing list (pgsql-odbc [at] postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-odbc
noreply [ Mo, 29 Dezember 2008 21:42 ] [ ID #1982556 ]
Datenbanken » gmane.comp.db.postgresql.odbc » [ psqlodbc-Bugs-1010541 ] applications crash with SIGPIPE

Vorheriges Thema: [ psqlodbc-Bugs-1002204 ] Error in conversion to SQL_NUMERIC_STRUCT
Nächstes Thema: [ psqlodbc-Bugs-1010540 ] invalid timestamp string generated for subseconds = 0